home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atlas of the Solar System
/
NewAtlasOfTheSolarSystem.iso
/
HTML
/
Menu.swf
/
scripts
/
DefineButton2_381
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2003-08-09
|
112b
|
8 lines
on(release){
getUrl("FSCommand:", "NEA");
tellTarget("_level1")
{
gotoAndStop(99);
}
}